<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>山东格安智能科技有限公司-可燃气体泄漏报警器、有毒气体泄漏报警器、GDS系统厂家</title>
<link href="/lmwl/css/404.css" rel="stylesheet" type="text/css" />
<script src="http://www.jq22.com/jquery/jquery-1.10.2.js"></script>
<script type="text/javascript">
	$(function() {
		var h = $(window).height();
		$('body').height(h);
		$('.mianBox').height(h);
		centerWindow(".tipInfo");
	});

	//2.将盒子方法放入这个方，方便法统一调用
	function centerWindow(a) {
		center(a);
		//自适应窗口
		$(window).bind('scroll resize',
				function() {
					center(a);
				});
	}

	//1.居中方法，传入需要剧中的标签
	function center(a) {
		var wWidth = $(window).width();
		var wHeight = $(window).height();
		var boxWidth = $(a).width();
		var boxHeight = $(a).height();
		var scrollTop = $(window).scrollTop();
		var scrollLeft = $(window).scrollLeft();
		var top = scrollTop + (wHeight - boxHeight) / 2;
		var left = scrollLeft + (wWidth - boxWidth) / 2;
		$(a).css({
			"top": top,
			"left": left
		});
	}
</script>
</head>
<body>
<div class="nav ">
    <ul class="navlist mn">
        <li class="hover"><a href="/" title="首页">首页</a></li>
                <li ><a href="http://www.sdgean.com/chanpinzhongxin" title="产品中心">产品中心</a></li>
                <li ><a href="http://www.sdgean.com/jiejuefangan" title="解决方案">解决方案</a></li>
                <li ><a href="http://www.sdgean.com/fuwuyuzhichi" title="服务与支持">服务与支持</a></li>
                <li ><a href="http://www.sdgean.com/xinwenzhongxin" title="新闻中心">新闻中心</a></li>
                <li ><a href="http://www.sdgean.com/zoujingean" title="走进格安">走进格安</a></li>
                <li ><a href="http://www.sdgean.com/lianxiwomen" title="联系我们">联系我们</a></li>
                
    </ul>
</div>
<div class="mianBox">
	<img src="/lmwl/images/yun0.png" alt="" class="yun yun0" />
	<img src="/lmwl/images/yun1.png" alt="" class="yun yun1" />
	<img src="/lmwl/images/yun2.png" alt="" class="yun yun2" />
	<img src="/lmwl/images/bird.png" alt="" class="bird" />
	<img src="/lmwl/images/san.png" alt="" class="san" />
	<div class="tipInfo">
		<div class="in">
			<div class="textThis">
				<h2>出错啦404！</h2>
				<p>等待<b id="wait">5</b>秒页面自动<a id="href" href="http://www.sdgean.com/">跳转</a></p>
				<script type="text/javascript">                            (function() {
						var wait = document.getElementById('wait'), href = document.getElementById('href').href;
						var interval = setInterval(function() {
							var time = --wait.innerHTML;
							if (time <= 0) {

								clearInterval(interval);
								var href="http://www.sdgean.com/";
								location.href = href;
								// alert("开始跳转提示");
							}
							;
						}, 1000);
					})();
				</script>
			</div>
		</div>
	</div>
</div>
<div class="foot">
<div class="mn ">
    <div class="r">山东格安智能科技有限公司-可燃气体泄漏报警器、有毒气体泄漏报警器、GDS系统厂家<br>网址：<a href="http://www.sdgean.com/">http://www.sdgean.com/</a></div>
</div>
</div>


</body>
</html>
